home *** CD-ROM | disk | FTP | other *** search
/ Art Fundamentals - Core Concepts in Art / Art Fundamentals: Core Concepts in Art.iso / pc / color.dxr / 00150.ls < prev    next >
Encoding:
Text File  |  2001-07-16  |  114 b   |  9 lines

  1. on mouseUp me
  2.   showit(30, 30)
  3.   hideit(31, 39)
  4.   showit(40, 43)
  5.   hideit(44, 98)
  6.   cursor(-1)
  7.   go("ClrEx4")
  8. end
  9.